Volume Rendering with Style Transfer Function

This technique implements style transfer functions for volume rendering, part of a college assignment. Style transfer is extremely convenient for volume rendering as it adds a really great dimension of realism with little overhead. The technique is based on this paper.

The technique was implemented using Cinder, ImGui and GLM, to build the project you will need to setup these dependencies, the source code can be found here on my GitHub.

Some screenshots:


comments powered by Disqus